Call Appearance User-To-User Information Message Structure
ThemsgInfo
parameter of thetelCAUserUserMsg
(page 5-24) message contains a pointer to a call appearance user-to-user information message structure, defined by theCAUserUserInfoMsgRec
data type.
struct CAUserUserInfoMsgRec { StringPtr userUserInfo; }; typedef struct CAUserUserInfoMsgRec CAUserUserInfoMsgRec;Field descriptions
userUserInfo
- A pointer to a Pascal-style string containing the user-to-user information.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help